object fStatus: TfStatus Left = 267 Top = 281 BorderIcons = [] BorderStyle = bsDialog Caption = 'MindSpring Support Tools' ClientHeight = 75 ClientWidth = 587 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 587 Height = 75 Align = alClient TabOrder = 0 object Label1: TLabel Left = 56 Top = 16 Width = 506 Height = 16 Caption = 'Reading configuration info, verifying components, and generating' + ' report...' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Image1: TImage Left = 16 Top = 16 Width = 32 Height = 32 AutoSize = True Picture.Data = {} Transparent = True end object mProgress: TProgressBar Left = 56 Top = 40 Width = 513 Height = 16 Min = 0 Max = 130 Step = 26 TabOrder = 0 end end end